Hmm, I got a weird error when making this pull request: #12509
91
[INFO] DOCKER> [gdcc/dataverse:unstable] "dev_dataverse": Created docker-build.tar in 1 second
Error: DOCKER> Unable to pull 'gdcc/base:6.12-noble-p7.2026.2-j21' : {"message":"manifest for gdcc/base:6.12-noble-p7.2026.2-j21 not found: manifest unknown: manifest unknown"} (Not Found: 404) [{"message":"manifest for gdcc/base:6.12-noble-p7.2026.2-j21 not found: manifest unknown: manifest unknown"} (Not Found: 404)]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
-- https://github.com/IQSS/dataverse/actions/runs/28546325909/job/84632438694?pr=12509
Here's the error on one line so it's easier to read:
Error: DOCKER> Unable to pull 'gdcc/base:6.12-noble-p7.2026.2-j21' : {"message":"manifest for gdcc/base:6.12-noble-p7.2026.2-j21 not found: manifest unknown: manifest unknown"} (Not Found: 404) [{"message":"manifest for gdcc/base:6.12-noble-p7.2026.2-j21 not found: manifest unknown: manifest unknown"} (Not Found: 404)]
I'm rerunning the job: https://github.com/IQSS/dataverse/actions/runs/28546325909?pr=12509
Wish me luck. :sweat_smile: :shamrock:
Bah, same thing. ![]()
Right, this error is coming from the new container_integration_tests.yml file that @Ash Manda added in #12368 to run API tests in containers.
I suppose I could simply document that it's expected to fail.
I already have a PR going with changes to the "making releases" doc, post 6.11: #12507.
@Oliver Bertuch added to #12507. If you don't mind approving it, I'll merge it!
Last updated: Aug 18 2026 at 08:27 UTC