Skip to content

Bump pyopenssl from 25.1.0 to 26.0.0 in /services/mcp

63b75d8
Select commit
Loading
Failed to load commit list.
Merged

Bump pyopenssl from 25.1.0 to 26.0.0 in /services/mcp #5809

Bump pyopenssl from 25.1.0 to 26.0.0 in /services/mcp
63b75d8
Select commit
Loading
Failed to load commit list.
Community-TC Integration / bugbug tag version check succeeded Mar 16, 2026 in 2m 9s

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-03-16T16:50:13.692Z
Resolved: 2026-03-16T16:50:49.707Z
Task Execution Time: 36 seconds, 15 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: UO2g3sVNTDWtroh6RvUOLA
RunId: 0

Artifacts

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


[taskcluster 2026-03-16T16:50:13.764Z] Worker Type (proj-bugbug/batch) settings:
[taskcluster 2026-03-16T16:50:13.764Z]   {
[taskcluster 2026-03-16T16:50:13.764Z]     "generic-worker": {
[taskcluster 2026-03-16T16:50:13.764Z]       "config": {
[taskcluster 2026-03-16T16:50:13.764Z]         "headlessTasks": false
[taskcluster 2026-03-16T16:50:13.764Z]       },
[taskcluster 2026-03-16T16:50:13.764Z]       "engine": "multiuser",
[taskcluster 2026-03-16T16:50:13.764Z]       "go-arch": "amd64",
[taskcluster 2026-03-16T16:50:13.764Z]       "go-os": "linux",
[taskcluster 2026-03-16T16:50:13.764Z]       "go-version": "go1.26.0",
[taskcluster 2026-03-16T16:50:13.764Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v96.7.1",
[taskcluster 2026-03-16T16:50:13.764Z]       "revision": "941f70217efd7d23e4f83aa24cdd6eb596568560",
[taskcluster 2026-03-16T16:50:13.764Z]       "source": "https://github.com/taskcluster/taskcluster/commits/941f70217efd7d23e4f83aa24cdd6eb596568560",
[taskcluster 2026-03-16T16:50:13.764Z]       "version": "96.7.1"
[taskcluster 2026-03-16T16:50:13.764Z]     },
[taskcluster 2026-03-16T16:50:13.764Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-ovbqgpximhptjcjyfkvd",
[taskcluster 2026-03-16T16:50:13.764Z]     "instance-id": "2532886790416993603",
[taskcluster 2026-03-16T16:50:13.764Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-2",
[taskcluster 2026-03-16T16:50:13.764Z]     "local-ipv4": "10.128.0.147",
[taskcluster 2026-03-16T16:50:13.764Z]     "machine-setup": {
[taskcluster 2026-03-16T16:50:13.764Z]       "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-03-16T16:50:13.764Z]       "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-03-16T16:50:13.764Z]     },
[taskcluster 2026-03-16T16:50:13.764Z]     "project-id": "community-tc-workers",
[taskcluster 2026-03-16T16:50:13.764Z]     "public-hostname": "proj-bugbug-batch-ipcyzq-7qqotmcnhiswxoa.c.community-tc-workers.internal",
[taskcluster 2026-03-16T16:50:13.764Z]     "public-ipv4": "104.198.51.111",
[taskcluster 2026-03-16T16:50:13.764Z]     "region": "us-central1",
[taskcluster 2026-03-16T16:50:13.764Z]     "zone": "us-central1-c"
[taskcluster 2026-03-16T16:50:13.764Z]   }
[taskcluster 2026-03-16T16:50:13.764Z] Task ID: UO2g3sVNTDWtroh6RvUOLA
[taskcluster 2026-03-16T16:50:13.764Z] === Task Starting ===
[taskcluster 2026-03-16T16:50:14.604Z] [d2g] Loading docker image
[taskcluster 2026-03-16T16:50:41.854Z] [d2g] Loaded docker image "docker.io/library/python:3.12.3"
[taskcluster 2026-03-16T16:50:41.855Z] Executing command 0: docker run -t --name taskcontainer_WYcGibbTTdClbZ61Sd0Tow --memory-swap -1 --pids-limit -1 '--add-host=localhost.localdomain:127.0.0.1' --env-file 'env.list' 'python:3.12.3' /bin/bash -lcx 'git clone --quiet https://github.com/mozilla/bugbug && cd bugbug && git -c advice.detachedHead=false checkout 63b75d8cacafcf02eba6cc49542337ed387f9a11 && 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 ']'
+ for i in /etc/profile.d/*.sh
+ '[' -r '/etc/profile.d/*.sh' ']'
+ unset i
+ '[' /bin/bash ']'
+ '[' -f /root/.bashrc ']'
+ . /root/.bashrc
+ mesg n
+ true
+ git clone --quiet https://github.com/mozilla/bugbug
+ cd bugbug
+ git -c advice.detachedHead=false checkout 63b75d8cacafcf02eba6cc49542337ed387f9a11
HEAD is now at 63b75d8c Bump pyopenssl from 25.1.0 to 26.0.0 in /services/mcp
+ python infra/version_check.py
[taskcluster 2026-03-16T16:50:49.029Z]                        Exit Code: 0
[taskcluster 2026-03-16T16:50:49.029Z]                        User Time: 14.803ms
[taskcluster 2026-03-16T16:50:49.029Z]                      Kernel Time: 16.776ms
[taskcluster 2026-03-16T16:50:49.029Z]                        Wall Time: 7.174326882s
[taskcluster 2026-03-16T16:50:49.029Z]  Average Available System Memory: 6.38 GiB
[taskcluster 2026-03-16T16:50:49.029Z]       Average System Memory Used: 1.37 GiB
[taskcluster 2026-03-16T16:50:49.029Z]          Peak System Memory Used: 1.38 GiB
[taskcluster 2026-03-16T16:50:49.029Z]              Total System Memory: 7.75 GiB
[taskcluster 2026-03-16T16:50:49.029Z]                           Result: SUCCEEDED
[taskcluster 2026-03-16T16:50:49.031Z] === Task Finished ===
[taskcluster 2026-03-16T16:50:49.031Z] Task Duration: 7.176307255s