Opened at 2024-12-13T02:18:33Z
Last modified at 2025-01-07T16:06:08Z
#4144 new defect
circleci/integration builder consistently fails
Reported by: | meejah | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | dev-infrastructure | Version: | n/a |
Keywords: | ci | Cc: | |
Launchpad Bug: |
Description
This builder isn't very well named (it is really going to use Docker and install the debian-11 container).
Also, it fails basically always (although not always in the same way).
Delete it or fix it.
Change History (5)
comment:1 Changed at 2024-12-13T13:09:07Z by hacklschorsch
- Component changed from unknown to dev-infrastructure
- Keywords ci added
comment:2 Changed at 2024-12-13T13:11:09Z by hacklschorsch
comment:3 Changed at 2024-12-13T17:34:35Z by meejah
I have upgraded to debian-12 and "real" Tor from tor-project and that didn't help.
Marking it "allowed-failure" now.
comment:4 Changed at 2025-01-07T07:03:03Z by hacklschorsch
Here's a recent 'integration' CI run that fails to bootstrap Tor in time (with ample time given, 1200s): https://app.circleci.com/pipelines/github/LeastAuthority/tahoe-lafs/1291/workflows/894eb8d6-2d0b-4c82-8812-8fbc99db58b6/jobs/15804
comment:5 Changed at 2025-01-07T16:06:08Z by meejah
Do we know what version of Tor that ends up using?
I am curious if this one also is stable on GitHub Actions but not on CircleCI.