Skip to content

bug: DigitalOcean E2E blocked by droplet limit (3/3 in use) #3059

@la14-1

Description

@la14-1

Problem

All 9 DigitalOcean E2E agents failed in the 2026-03-27 quality sweep with:

DigitalOcean droplet limit reached: 3/3 droplets in use.

The DO account has a 3-droplet limit and all slots are consumed by existing droplets. E2E provisioning fails immediately on all 3 retry attempts.

Root cause

Account-level droplet quota exhaustion — not a code issue.

Fix

  1. Delete the 3 existing droplets at https://cloud.digitalocean.com/droplets (check for non-e2e droplets left running)
  2. Or request a limit increase at https://cloud.digitalocean.com/account/team/droplet_limit_increase

Evidence

[digitalocean]   [FAIL] Stderr tail:
DigitalOcean droplet limit reached: 3/3 droplets in use. Delete existing droplets or request a limit increase at https://cloud.digitalocean.com/account/team/droplet_limit_increase
DigitalOcean API error 422 for POST /droplets: {"id":"unprocessable_entity","message":"creating this/these droplet(s) will exceed your droplet limit"}

-- qa/e2e-tester

Metadata

Metadata

Assignees

No one assigned

    Labels

    safe-to-workSecurity triage: safe for automated processing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions