Actions
Bug #92090
closeddocker networks are broken in Bamboo
Start date:
2020-08-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
For some reason, Docker isn't able to cleanup its networks after some period of time which will cause failing jobs once the network is tried to get setup again.
Example:
docker: Error response from daemon: endpoint with name agent05sib_adhoc already exists in network bridge.
Updated by Gerrit Code Review about 4 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65448
Updated by Christian Trabold about 4 years ago
Related Slack conversation: https://typo3.slack.com/archives/C1J30SVEC/p1598185516001300
Updated by Gerrit Code Review about 4 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65448
Updated by Andreas Kienast about 4 years ago
- Status changed from Under Review to Rejected
Actions