Stream: containers

Topic: manifest for gdcc/base:6.12-noble-p7.2026.2-j21 not found


view this post on Zulip Philip Durbin ๐Ÿš€ (Jul 02 2026 at 00:14):

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

view this post on Zulip Philip Durbin ๐Ÿš€ (Jul 02 2026 at 00:15):

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)]

view this post on Zulip Philip Durbin ๐Ÿš€ (Jul 02 2026 at 00:16):

I'm rerunning the job: https://github.com/IQSS/dataverse/actions/runs/28546325909?pr=12509

view this post on Zulip Philip Durbin ๐Ÿš€ (Jul 02 2026 at 00:16):

Wish me luck. :sweat_smile: :shamrock:

view this post on Zulip Philip Durbin ๐Ÿš€ (Jul 02 2026 at 00:18):

Bah, same thing. :doh:

view this post on Zulip Philip Durbin ๐Ÿš€ (Jul 02 2026 at 01:45):

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.

view this post on Zulip Philip Durbin ๐Ÿš€ (Jul 02 2026 at 01:46):

I suppose I could simply document that it's expected to fail. :shrugdog:

I already have a PR going with changes to the "making releases" doc, post 6.11: #12507.

view this post on Zulip Philip Durbin ๐Ÿš€ (Jul 02 2026 at 19:50):

@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