git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: git@vger.kernel.org
Subject: FreeBSD CI suspended on git/git and gitgitgadget/git
Date: Wed, 31 Jan 2024 08:11:46 +0100 (CET)	[thread overview]
Message-ID: <d2d7da84-e2a3-a7b2-3f95-c8d53ad4dd5f@gmx.de> (raw)

Team,

I noticed that there is a problem with the FreeBSD runs on Cirrus CI (see
e.g. https://cirrus-ci.com/task/6611218006278144):

  Not enough compute credits to prioritize tasks!
  Failed to start an instance: INVALID_ARGUMENT: Not Found 404 Not Found
  POST https://compute.googleapis.com:443/compute/v1/projects/cirrus-ci-community/zones/us-central1-c/instances
  {
    "error":
    {
      "code": 404,
      "message": "The resource 'projects/freebsd-org-cloud-dev/global/images/family/freebsd-12-3' was not found",
      "errors": [
        {
          "message": "The resource 'projects/freebsd-org-cloud-dev/global/images/family/freebsd-12-3' was not found",
          "domain": "global",
          "reason": "notFound"
        }
      ]
    }
  }

This makes all the FreeBSD CI builds fail immediately. Sadly, I do not
have time to investigate further, so I suspended the Cirrus CI
installations on https://github.com/git/git and
https://github.com/gitgitgadget/git.

Ciao,
Johannes

             reply	other threads:[~2024-01-31  7:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-31  7:11 Johannes Schindelin [this message]
2024-01-31 19:23 ` FreeBSD CI suspended on git/git and gitgitgadget/git Carlo Marcelo Arenas Belón
2024-01-31 20:24   ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d2d7da84-e2a3-a7b2-3f95-c8d53ad4dd5f@gmx.de \
    --to=johannes.schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).