Skip to content

intermittent error running docker compose up #12160

Closed
@adoroszlai

Description

@adoroszlai

Description

Ubuntu 24.04 runner image version 20250504.1.0 has Docker Compose 2.35.1, which is affected by docker/compose#12747

Image version 20250427.1.0 had Docker Compose 2.27.1, which did not have the bug.

Please roll back to previous image version or upgrade Docker Compose to 2.36.0.

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • Windows Server 2019
  • Windows Server 2022
  • Windows Server 2025

Image version and build link

20250504.1.0

https://github.com/apache/ozone/actions/runs/14856073950/job/41804480380?pr=8248#step:13:21

Is it regression?

yes

Expected behavior

docker compose up works

Actual behavior

docker compose up intermittently fails with fatal error: concurrent map writes

Repro steps

docker/compose#12747 (comment)

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions