<!-- NOTE: This issue should be for problems with PyPI itself, including: * pypi.org * test.pypi.org * files.pythonhosted.org This issue should NOT be for a project installed from PyPI. If you are having an issue with a specific package, you should reach out to the maintainers of that project directly instead. Furthermore, this issue should NOT be for any non-PyPI properties (like python.org, docs.python.org, etc.) If your problem is related to search (a new or updated project doesn't appear in the PyPI search results), please wait for a couple of hours and check again before reporting it. The search index may take some time to be updated. --> > [!NOTE] > This is likely only an issue with this specific project. **Describe the bug** <!-- A clear and concise description the bug --> I am unable to delete my project ([`structlog-sentry-logger`](https://test.pypi.org/project/structlog-sentry-logger/)) from test.pypi.org with the below 503 error: <img width="662" alt="Screen Shot 2024-01-05 at 14 30 18" src="https://github.com/pypi/warehouse/assets/13070236/1653ed7f-f481-43a3-8e30-7a4476f68ddb"> **Expected behavior** <!-- A clear and concise description of what you expected to happen --> For project deletion to succeed with old releases no longer associated with the project once it is recreated. **To Reproduce** <!-- Steps to reproduce the bug, or a link to PyPI where the bug is visible --> Run through the "delete project" workflow on test.pypi.org for my project. <img width="819" alt="Screen Shot 2024-01-05 at 14 29 28" src="https://github.com/pypi/warehouse/assets/13070236/f2628398-9b13-417e-8763-f878c803e682"> <img width="816" alt="Screen Shot 2024-01-05 at 15 03 27" src="https://github.com/pypi/warehouse/assets/13070236/96d1d33a-08f6-4973-9199-c69b7c053d1b"> **My Platform** <!-- Any details about your specific platform: * If the problem is in the browser, what browser, version, and OS? * If the problem is with a command-line tool, what version of that tool? * If the problem is with connecting to PyPI, include some details about your network, including SSL/TLS implementation in use, internet service provider, and if there are any firewalls or proxies in use. --> - Browser: Chrome Version 120.0.6099.129 (Official Build) (arm64) - OS: MacOS Ventura Version 12.7.2 (21G1974) **Additional context** <!-- Add any other context, links, etc. about the feature here. --> I hit my project size limits in September 2023 and wanted to delete the entire project to clear the 2400+ releases. - I made an initial attempt in November 2023 which seemed to succeed. - However, upon uploading a new package to re-establish ownership, the project re-appeared with all previous releases still attached. - All subsequent attempts over the next few weeks to delete the project have failed with the above-mentioned 503 error