Skip to content

hackbot-api: add email notifications when a run finishes (#6269)#6280

Open
riyacore404 wants to merge 1 commit into
mozilla:masterfrom
riyacore404:add-email-notifications-6269
Open

hackbot-api: add email notifications when a run finishes (#6269)#6280
riyacore404 wants to merge 1 commit into
mozilla:masterfrom
riyacore404:add-email-notifications-6269

hackbot-api: add email notifications when a run finishes (#6269)

ec39679
Select commit
Loading
Failed to load commit list.
Community-TC Integration / bugbug lint failed Jul 2, 2026 in 45s

Community-TC (pull_request)

bugbug lint

Details

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

Task Status

Started: 2026-07-02T22:59:58.246Z
Resolved: 2026-07-02T23:00:43.661Z
Task Execution Time: 45 seconds, 415 milliseconds
Task Status: failed
Reason Resolved: failed
TaskId: ep0zBYQLRjKwQrOlB2aqaw
RunId: 0

Artifacts

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


[taskcluster 2026-07-02T22:59:58.340Z] Worker Type (proj-bugbug/batch) settings:
[taskcluster 2026-07-02T22:59:58.340Z]   {
[taskcluster 2026-07-02T22:59:58.340Z]     "generic-worker": {
[taskcluster 2026-07-02T22:59:58.340Z]       "config": {
[taskcluster 2026-07-02T22:59:58.340Z]         "capacity": 1,
[taskcluster 2026-07-02T22:59:58.340Z]         "headlessTasks": false
[taskcluster 2026-07-02T22:59:58.340Z]       },
[taskcluster 2026-07-02T22:59:58.340Z]       "engine": "multiuser",
[taskcluster 2026-07-02T22:59:58.340Z]       "go-arch": "amd64",
[taskcluster 2026-07-02T22:59:58.340Z]       "go-os": "linux",
[taskcluster 2026-07-02T22:59:58.340Z]       "go-version": "go1.26.2",
[taskcluster 2026-07-02T22:59:58.340Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v100.0.1",
[taskcluster 2026-07-02T22:59:58.340Z]       "revision": "fcf9d8ed582ed8de3d1cdb8f4f91ccec93b7803c",
[taskcluster 2026-07-02T22:59:58.340Z]       "source": "https://github.com/taskcluster/taskcluster/commits/fcf9d8ed582ed8de3d1cdb8f4f91ccec93b7803c",
[taskcluster 2026-07-02T22:59:58.340Z]       "version": "100.0.1"
[taskcluster 2026-07-02T22:59:58.340Z]     },
[taskcluster 2026-07-02T22:59:58.340Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-bngpghpfficdxtlhnusi",
[taskcluster 2026-07-02T22:59:58.340Z]     "instance-id": "8348061647745274375",
[taskcluster 2026-07-02T22:59:58.340Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-2",
[taskcluster 2026-07-02T22:59:58.340Z]     "local-ipv4": "10.142.0.124",
[taskcluster 2026-07-02T22:59:58.340Z]     "machine-setup": {
[taskcluster 2026-07-02T22:59:58.340Z]       "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-07-02T22:59:58.340Z]       "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-07-02T22:59:58.340Z]     },
[taskcluster 2026-07-02T22:59:58.340Z]     "project-id": "community-tc-workers",
[taskcluster 2026-07-02T22:59:58.340Z]     "public-hostname": "proj-bugbug-batch-ueci41kiqcyo6tv4wvlwha.c.community-tc-workers.internal",
[taskcluster 2026-07-02T22:59:58.340Z]     "public-ipv4": "35.196.156.226",
[taskcluster 2026-07-02T22:59:58.340Z]     "region": "us-east1",
[taskcluster 2026-07-02T22:59:58.340Z]     "zone": "us-east1-d"
[taskcluster 2026-07-02T22:59:58.340Z]   }
[taskcluster 2026-07-02T22:59:58.340Z] Task ID: ep0zBYQLRjKwQrOlB2aqaw
[taskcluster 2026-07-02T22:59:58.340Z] === Task Starting ===
[taskcluster 2026-07-02T22:59:59.090Z] [d2g] Loading docker image
[taskcluster 2026-07-02T23:00:27.239Z] [d2g] Loaded docker image "docker.io/astral/uv:python3.12-trixie"
[taskcluster 2026-07-02T23:00:27.250Z] Executing command 0: docker run -t --name taskcontainer_ALKdY7z3TYag3kTBnd6QzA --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.12-trixie' /bin/bash -cx 'git clone --quiet https://github.com/riyacore404/bugbug && cd bugbug && git -c advice.detachedHead=false checkout ec3967929f1e470432fec04003ba93dbe8433697 && uv sync --locked --package bugbug --only-group test && uv run pre-commit run -a --show-diff-on-failure'
+ git clone --quiet https://github.com/riyacore404/bugbug
+ cd bugbug
+ git -c advice.detachedHead=false checkout ec3967929f1e470432fec04003ba93dbe8433697
HEAD is now at ec396792 hackbot-api: add email notifications when a run finishes (#6269)
+ uv sync --locked --package bugbug --only-group test
Using CPython 3.12.13 interpreter at: /usr/local/bin/python3
Creating virtual environment at: .venv
⠋ Resolving dependencies...                                                     
⠙ Resolving dependencies...                                                     
⠹ Resolving dependencies...                                                     
⠸ Resolving dependencies...                                                     
⠼ Resolving dependencies...                                                     
⠴ Resolving dependencies...                                                     
⠦ Resolving dependencies...                                                     
⠧ Resolving dependencies...                                                     
⠇ Resolving dependencies...                                                     
⠋ Resolving dependencies...                                                     
⠙ Resolving dependencies...                                                     
⠹ Resolving dependencies...                                                     
⠋ Resolving dependencies...                                                     
⠙ Resolving dependencies...                                                     
⠋ Resolving dependencies...                                                     
⠙ Resolving dependencies...                                                     
⠙ agent-tools==0.1.0                                                            
⠙ agent-tools==0.1.0                                                            
⠙ agent-tools==0.1.0                                                            
⠙ agent-tools==0.1.0                                                            
⠙ agent-tools==0.1.0                                                            
⠙ agent-tools==0.1.0                                                            
⠙ bugbug==0.0.638                                                               
⠙ bugbug==0.0.638                                                               
⠙ bugbug==0.0.638                                                               
⠙ bugbug==0.0.638                                                               
⠙ bugbug==0.0.638                                                               
⠙ bugbug-http-service==0.0.638                                                  
⠙ bugbug-mcp==0.1.0                                                             
⠙ bugbug-mcp==0.1.0                                                             
⠙ bugbug-mcp==0.1.0                                                             
⠙ hackbot-agent-autowebcompat-repro==0.1.0                                      
⠙ hackbot-agent-bug-fix==0.1.0                                                  
⠙ hackbot-agent-build-repair==0.1.0                                             
⠙ requests==2.34.2                                                              
⠹ requests==2.34.2                                                              
⠹ taskcluster==100.3.0                                                          
⠸ taskcluster==100.3.0                                                          
⠸ spacy==3.8.14                                                                 
⠸ json-e==4.8.2                                                                 
⠸ pyyaml==6.0.3                                                                 
⠸ coverage==7.14.1                                                              
⠼ coverage==7.14.1                                                              
⠼ hypothesis==6.155.6                                                           
⠼ igraph==1.0.0                                                                 
⠼ jsonschema==4.26.0                                                            
⠼ pre-commit==4.6.0                                                             
⠴ pydantic==2.13.4                                                              
⠴ pydantic-core==2.46.4                                                         
⠴ bugsy==0.12.0                                                                 
⠴ claude-agent-sdk==0.2.105                                                     
⠴ aioquic==1.2.0                                                                
⠴ langchain-anthropic==1.4.6                                                    
⠦ python-hglib==2.6.2                                                           
⠧ python-hglib==2.6.2                                                           
⠇ python-hglib==2.6.2                                                           
⠋ python-hglib==2.6.2                                                           
⠙ python-hglib==2.6.2                                                           
⠹ python-hglib==2.6.2                                                           
⠸ python-hglib==2.6.2                                                           
⠸ qdrant-client==1.15.1                                                         
⠸ httpx==0.28.1                                                                 
⠸ ratelimit==2.2.1                                                              
⠸ requests-html==0.10.0                                                         
⠸ rs-parsepatch==0.4.6                                                          
⠸ scikit-learn==1.7.2                                                           
⠸ scipy==1.17.1                                                                 
⠸ sendgrid==6.12.5                                                              
⠸ shap==0.52.0                                                                  
⠸ shap==0.52.0                                                                  
⠼ shap==0.52.0                                                                  
⠼ slicer==0.0.8                                                                 
⠼ tabulate==0.10.0                                                              
⠼ tenacity==9.1.4                                                               
⠼ tqdm==4.68.3                                                                  
⠼ unidiff==0.7.5                                                                
⠼ weave==0.52.43                                                                
⠼ diskcache-weave==5.6.3.post1                                                  
⠼ xgboost==3.2.0                                                                
⠼ zstandard==0.25.0                                                             
⠼ apispec==6.10.0                                                               
⠼ apispec==6.10.0                                                               
⠼ apispec-webframeworks==1.2.0                                                  
⠼ cerberus==1.3.8                                                               
⠼ fastmcp-slim==3.4.2                                                           
⠴ mozdownload==1.30.0                                                           
⠴ redo==3.0.0                                                                   
⠴ setuptools==82.0.1                                                            
⠦ pyppeteer==0.0.25                                                             
⠧ pyppeteer==0.0.25                                                             
⠇ pyppeteer==0.0.25                                                             
⠋ pyppeteer==0.0.25                                                             
⠋ pyquery==2.0.1                                                                
⠋ w3lib==2.4.1                                                                  
⠋ python-http-client==3.3.7                                                     
⠋ werkzeug==3.1.8                                                               
⠋ werkzeug==3.1.8                                                               
⠋ werkzeug==3.1.8                                                               
⠋ werkzeug==3.1.8                                                               
⠋ cloudpickle==3.1.2                                                            
⠋ llvmlite==0.47.0                                                              
⠋ llvmlite==0.47.0                                                              
⠋ opentelemetry-proto==1.42.1                                                   
⠋ abnf==2.2.0                                                                   
⠋ pdfminer-six==20260107                                                        
⠙ smmap==5.0.3                                                                  
⠙ uvloop==0.22.1                                                                
⠙ pexpect==4.9.0                                                                
⠙ bugbug-mcp==0.1.0                                                             
⠹ jaraco-functools==4.5.0                                                       
⠹ pydantic-settings==2.14.2                                                     
⠹ agent-tools==0.1.0                                                            
⠹ psutil==7.2.2                                                                 
⠹                                                                               
Resolved 379 packages in 6.11s
The lockfile at `uv.lock` needs to be updated, but `--locked` was provided. To update the lockfile, run `uv lock`.
[taskcluster 2026-07-02T23:00:43.006Z]                        Exit Code: 1
[taskcluster 2026-07-02T23:00:43.006Z]                        User Time: 21.478ms
[taskcluster 2026-07-02T23:00:43.006Z]                      Kernel Time: 18.256ms
[taskcluster 2026-07-02T23:00:43.006Z]                        Wall Time: 15.755739983s
[taskcluster 2026-07-02T23:00:43.006Z]  Average Available System Memory: 6.30 GiB
[taskcluster 2026-07-02T23:00:43.006Z]       Average System Memory Used: 1.45 GiB
[taskcluster 2026-07-02T23:00:43.006Z]          Peak System Memory Used: 1.64 GiB
[taskcluster 2026-07-02T23:00:43.006Z]              Total System Memory: 7.75 GiB
[taskcluster 2026-07-02T23:00:43.006Z]                           Result: FAILED
[taskcluster 2026-07-02T23:00:43.007Z] === Task Finished ===
[taskcluster 2026-07-02T23:00:43.007Z] Task Duration: 15.757296692s
[taskcluster:error] exit status 1