Docker Executor Infrastructure Upgrade

Hi @cevr

Sorry to hear your project is experiencing issues with the rollout.

We can apply a temporary opt out whilst we investigate up until the rollout deadline of April. Please DM me or provide a link here to some effected builds and I can get that sorted and look into the issue

Dom

Sorry I have no idea how to DM on this website - tried looking for it. Can you DM me instead? Thank you

I am trying to run a fairly simple command

curl -s https://raw.githubusercontent.com/fluxcd/flux2/main/install/flux.sh | bash

on docker.io/cimg/base:current , works great on v1 , but on v2 i am getting the following error

[INFO]  Downloading metadata https://api.github.com/repos/fluxcd/flux2/releases/latest
{
  "url": "https://api.github.com/repos/fluxcd/flux2/releases/202354803",
  "assets_url": "https://api.github.com/repos/fluxcd/flux2/releases/202354803/assets",
  "upload_url": "https://uploads.github.com/repos/fluxcd/flux2/releases/202354803/assets{?name,label}",
  "html_url": "https://github.com/fluxcd/flux2/releases/tag/v2.5.1",
  "id": 202354803,
  "author": {
    "login": "github-actions[bot]",
    "id": 41898282,
    "node_id": "MDM6Qm90NDE4OTgyODI=",
    "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/github-actions%5Bbot%5D",
    "html_url": "https://github.com/apps/github-actions",
    "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
    "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
    "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
    "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
    "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
    "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
    "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
    "type": "Bot",
    "user_view_type": "public",
    "site_admin": false
  },
  "node_id": "RE_kwDOD2fs7M4MD7Bz",
  "tag_name": "v2.5.1",
  "target_commitish": "main",
  "name": "v2.5.1",
  "draft": false,
  "prerelease": false,
  "created_at": "2025-02-25T16:10:06Z",
  "published_at": "2025-02-25T16:26:12Z",
  "assets": [
    {
      "url": "https://api.github.com/repos/fluxcd/flux2/releases/assets/232481961",
      "id": 232481961,
      "node_id": "RA_kwDOD2fs7M4N22Sp",
      "name": "crd-schemas.tar.gz",
      "label": "",
      "uploader": {
        "login": "github-actions[bot]",
        "id": 41898282,
        "node_id": "MDM6Qm90NDE4OTgyODI=",
        "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/github-actions%5Bbot%5D",
        "html_url": "https://github.com/apps/github-actions",
        "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
        "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
        "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
        "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
        "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "content_type": "application/gzip",
      "state": "uploaded",
      "size": 131077,
      "download_count": 28691,
      "created_at": "2025-02-25T16:26:11Z",
      "updated_at": "2025-02-25T16:26:11Z",
      "browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/crd-schemas.tar.gz"
    },
    {
      "url": "https://api.github.com/repos/fluxcd/flux2/releases/assets/232481951",
      "id": 232481951,
      "node_id": "RA_kwDOD2fs7M4N22Sf",
      "name": "flux_2.5.1_checksums.txt",
      "label": "",
      "uploader": {
        "login": "github-actions[bot]",
        "id": 41898282,
        "node_id": "MDM6Qm90NDE4OTgyODI=",
        "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/github-actions%5Bbot%5D",
        "html_url": "https://github.com/apps/github-actions",
        "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
        "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
        "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
        "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
        "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "content_type": "text/plain; charset=utf-8",
      "state": "uploaded",
      "size": 1198,
      "download_count": 56300,
      "created_at": "2025-02-25T16:26:11Z",
      "updated_at": "2025-02-25T16:26:11Z",
      "browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_checksums.txt"
    },
    {
      "url": "https://api.github.com/repos/fluxcd/flux2/releases/assets/232481955",
      "id": 232481955,
      "node_id": "RA_kwDOD2fs7M4N22Sj",
      "name": "flux_2.5.1_checksums.txt.pem",
      "label": "",
      "uploader": {
        "login": "github-actions[bot]",
        "id": 41898282,
        "node_id": "MDM6Qm90NDE4OTgyODI=",
        "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/github-actions%5Bbot%5D",
        "html_url": "https://github.com/apps/github-actions",
        "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
        "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
        "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
        "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
        "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "content_type": "application/x-x509-ca-cert",
      "state": "uploaded",
      "size": 3108,
      "download_count": 23,
      "created_at": "2025-02-25T16:26:11Z",
      "updated_at": "2025-02-25T16:26:11Z",
      "browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_checksums.txt.pem"
    },
    {
      "url": "https://api.github.com/repos/fluxcd/flux2/releases/assets/232481952",
      "id": 232481952,
      "node_id": "RA_kwDOD2fs7M4N22Sg",
      "name": "flux_2.5.1_checksums.txt.sig",
      "label": "",
      "uploader": {
        "login": "github-actions[bot]",
        "id": 41898282,
        "node_id": "MDM6Qm90NDE4OTgyODI=",
        "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/github-actions%5Bbot%5D",
        "html_url": "https://github.com/apps/github-actions",
        "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
        "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
        "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
        "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
        "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "content_type": "application/pgp-signature",
      "state": "uploaded",
      "size": 96,
      "download_count": 25,
      "created_at": "2025-02-25T16:26:11Z",
      "updated_at": "2025-02-25T16:26:11Z",
      "browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_checksums.txt.sig"
    },
    {
      "url": "https://api.github.com/repos/fluxcd/flux2/releases/assets/232481910",
      "id": 232481910,
      "node_id": "RA_kwDOD2fs7M4N22R2",
      "name": "flux_2.5.1_darwin_amd64.tar.gz",
      "label": "",
      "uploader": {
        "login": "github-actions[bot]",
        "id": 41898282,
        "node_id": "MDM6Qm90NDE4OTgyODI=",
        "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/github-actions%5Bbot%5D",
        "html_url": "https://github.com/apps/github-actions",
        "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
        "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
        "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
        "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
        "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "content_type": "application/gzip",
      "state": "uploaded",
      "size": 21612004,
      "download_count": 513,
      "created_at": "2025-02-25T16:26:07Z",
      "updated_at": "2025-02-25T16:26:08Z",
      "browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_darwin_amd64.tar.gz"
    },
    {
      "url": "https://api.github.com/repos/fluxcd/flux2/releases/assets/232481912",
      "id": 232481912,
      "node_id": "RA_kwDOD2fs7M4N22R4",
      "name": "flux_2.5.1_darwin_arm64.tar.gz",
      "label": "",
      "uploader": {
        "login": "github-actions[bot]",
        "id": 41898282,
        "node_id": "MDM6Qm90NDE4OTgyODI=",
        "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/github-actions%5Bbot%5D",
        "html_url": "https://github.com/apps/github-actions",
        "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
        "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
        "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
        "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
        "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "content_type": "application/gzip",
      "state": "uploaded",
      "size": 20304491,
      "download_count": 4026,
      "created_at": "2025-02-25T16:26:07Z",
      "updated_at": "2025-02-25T16:26:09Z",
      "browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_darwin_arm64.tar.gz"
    },
    {
      "url": "https://api.github.com/repos/fluxcd/flux2/releases/assets/232481911",
      "id": 232481911,
      "node_id": "RA_kwDOD2fs7M4N22R3",
      "name": "flux_2.5.1_linux_amd64.tar.gz",
      "label": "",
      "uploader": {
        "login": "github-actions[bot]",
        "id": 41898282,
        "node_id": "MDM6Qm90NDE4OTgyODI=",
        "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/github-actions%5Bbot%5D",
        "html_url": "https://github.com/apps/github-actions",
        "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
        "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
        "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
        "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
        "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "content_type": "application/gzip",
      "state": "uploaded",
      "size": 21155785,
      "download_count": 67778,
      "created_at": "2025-02-25T16:26:07Z",
      "updated_at": "2025-02-25T16:26:09Z",
      "browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_linux_amd64.tar.gz"
    },
    {
      "url": "https://api.github.com/repos/fluxcd/flux2/releases/assets/232481909",
      "id": 232481909,
      "node_id": "RA_kwDOD2fs7M4N22R1",
      "name": "flux_2.5.1_linux_arm.tar.gz",
      "label": "",
      "uploader": {
        "login": "github-actions[bot]",
        "id": 41898282,
        "node_id": "MDM6Qm90NDE4OTgyODI=",
        "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/github-actions%5Bbot%5D",
        "html_url": "https://github.com/apps/github-actions",
        "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
        "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
        "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
        "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
        "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "content_type": "application/gzip",
      "state": "uploaded",
      "size": 19866161,
      "download_count": 76,
      "created_at": "2025-02-25T16:26:07Z",
      "updated_at": "2025-02-25T16:26:08Z",
      "browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_linux_arm.tar.gz"
    },
    {
      "url": "https://api.github.com/repos/fluxcd/flux2/releases/assets/232481928",
      "id": 232481928,
      "node_id": "RA_kwDOD2fs7M4N22SI",
      "name": "flux_2.5.1_linux_arm64.tar.gz",
      "label": "",
      "uploader": {
        "login": "github-actions[bot]",
        "id": 41898282,
        "node_id": "MDM6Qm90NDE4OTgyODI=",
        "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/github-actions%5Bbot%5D",
        "html_url": "https://github.com/apps/github-actions",
        "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
        "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
        "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
        "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
        "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "content_type": "application/gzip",
      "state": "uploaded",
      "size": 19362489,
      "download_count": 884,
      "created_at": "2025-02-25T16:26:09Z",
      "updated_at": "2025-02-25T16:26:10Z",
      "browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_linux_arm64.tar.gz"
    },
    {
      "url": "https://api.github.com/repos/fluxcd/flux2/releases/assets/232481947",
      "id": 232481947,
      "node_id": "RA_kwDOD2fs7M4N22Sb",
      "name": "flux_2.5.1_sbom.spdx.json",
      "label": "",
      "uploader": {
        "login": "github-actions[bot]",
        "id": 41898282,
        "node_id": "MDM6Qm90NDE4OTgyODI=",
        "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/github-actions%5Bbot%5D",
        "html_url": "https://github.com/apps/github-actions",
        "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
        "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
        "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
        "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
        "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "content_type": "application/json",
      "state": "uploaded",
      "size": 668688,
      "download_count": 3,
      "created_at": "2025-02-25T16:26:10Z",
      "updated_at": "2025-02-25T16:26:11Z",
      "browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/flux_2.5.1_sbom.spdx.json"
    },
    {
xxxxxxxxxxx
      },
      "content_type": "application/gzip",
      "state": "uploaded",
      "size": 66355,
      "download_count": 13375,
      "created_at": "2025-02-25T16:26:11Z",
      "updated_at": "2025-02-25T16:26:11Z",
      "browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/manifests.tar.gz"
    },
    {
      "url": "https://api.github.com/repos/fluxcd/flux2/releases/assets/232482245",
      "id": 232482245,
      "node_id": "RA_kwDOD2fs7M4N22XF",
      "name": "provenance.intoto.jsonl",
      "label": "",
      "uploader": {
        "login": "github-actions[bot]",
        "id": 41898282,
        "node_id": "MDM6Qm90NDE4OTgyODI=",
        "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/github-actions%5Bbot%5D",
        "html_url": "https://github.com/apps/github-actions",
        "followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
        "organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
        "repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
        "events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
        "received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
        "type": "Bot",
        "user_view_type": "public",
        "site_admin": false
      },
      "content_type": "application/octet-stream",
      "state": "uploaded",
      "size": 18120,
      "download_count": 579,
      "created_at": "2025-02-25T16:27:11Z",
      "updated_at": "2025-02-25T16:27:11Z",
      "browser_download_url": "https://github.com/fluxcd/flux2/releases/download/v2.5.1/provenance.intoto.jsonl"
    }
  ],
  "tarball_url": "https://api.github.com/repos/fluxcd/flux2/tarball/v2.5.1",
  "zipball_url": "https://api.github.com/repos/fluxcd/flux2/zipball/v2.5.1",
  "body": "## Highlights\r\n\r\nFlux v2.5.1 is a patch release which comes with various fixes. Users are encouraged to upgrade for the best experience.\r\n\r\nFixes:\r\n\r\n- Fix a bug introduced in kustomize-controller v1.5.0 that was causing spurious logging for deprecated API versions and health check failures.\r\n- Sanitize the kustomize-controller logs when encountering errors during SOPS decryption.\r\n\r\n## Components changelog\r\n\r\n- kustomize-controller [v1.5.1](https://github.com/fluxcd/kustomize-controller/blob/v1.5.1/CHANGELOG.md)\r\n\r\n## CLI Changelog\r\n\r\n- PR #5215 - @matheuscscp - Update backport labels for 2.5\r\n- PR #5214 - @fluxcdbot - Update kustomize-controller to v1.5.1\r\n\r\n",
  "reactions": {
    "url": "https://api.github.com/repos/fluxcd/flux2/releases/202354803/reactions",
    "total_count": 7,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 5,
    "confused": 0,
    "heart": 0,
    "rocket": 2,
    "eyes": 0
  },
  "mentions_count": 2
}
grep: /tmp/flux-install.JVTU27zCq2/flux.json: No such file or directory
[ERROR]  Unable to determine release version

Exited with code exit status 1

Hi @romankor,

That is rather confusing. The data that should be in flux.json seems to be being put into stdout. Iā€™m not sure how that would occur with the scripts command:

curl -u user:$GITHUB_TOKEN -o "$1" -sfL "$2"

I tried to recreate the issue but it worked for me. Itā€™s hard to see how this would relate to V2 but Iā€™ll DM you. If you could reply to my message with a build link I can take a look.

Thanks
Dom

Our builds are failing after this upgrade. Please opt out us for this upgrade. Thank you!

Hi @av-qf

Iā€™m sorry to hear that.

Iā€™ll DM you shortly. Please could you reply with some build links and information about what you are seeing. Iā€™ll then investigate from there

Thanks
Dom

Hi @DominicLavery

some of our jobs have suddenly started failing since the introduction of the v2 container runtime. Is it possible to exclude us from this update?

Hi @DeGraciaMathieu

Iā€™m sorry to hear that.

Iā€™ll DM you shortly. Please could you reply with some build links and information about what you are seeing. Iā€™ll then investigate from there.

Thanks
Dom

1 Like

@DominicLavery
Here is a failed build:

(https://app.circleci.com/pipelines/github/Twingate/devops/123151/workflows/73ab7275-ada8-45bc-9b02-988879106788)

Hi @JarmBlueOak,

The version of composer used the /.dockerenv file to detect if it was running in a container. As this file was no longer present this check didnā€™t work.

Weā€™ve added this file back into our environment, and so can now opt your project back in.

Please let us know if you spot anything else.

Thank you for reporting the issue

Dom

The majority of our test runs have started failing since 6 days ago. There is no informative error, but every single failed run is on a v2 instance. Before last week, none of our jobs were using v2 instances, so we can be confident that the failure is due to v2. We would like to opt out our project unless there is an immediate fix that can be performed. We have a critical product launch soon, so we would appreciate a rapid response.

Hi @john-joe-givery

Iā€™m sorry to hear that.

Iā€™ll DM you shortly. Please could you reply with some build links and information about what you are seeing. Iā€™ll check to see if v2 is the cause and opt the project out if there is no known fix.

Thanks
Dom

Hi @romankor,

Looking at the script running there, it looks unlikely that this is related to the v2 rollout. Indeed, we saw this occurring in v1: https://app.circleci.com/pipelines/github/Twingate/devops/123381/workflows/c6cbbe86-b636-44b3-9a6f-0791e0fd7dbb/jobs/347734

We believe this was most likely caused by a faulty GITHUB_TOKEN env var being set. Weā€™ll opt the project in again but please let us know if you spot this again, or anything else.

Thanks
Dom

FYI, our builds using circleci/gcp-cli@2.4.1ORB starting failing during the step "Install Latest Gloud CLI version, if not available" (we were forcing version 424 of the cli)

This is the first time we have noticed the banner, so I thought Iā€™d post (not sure if it is related)

Weā€™ve updated the ORB and CLI version in our comfig and are back up and running.

The error wasā€¦


this is a machine executor job, replacing default installation of gcloud CLI

/bin/bash: line 19: sudo: command not found

Exited with code exit status 127

Hi @jtsampson

Iā€™m sorry to hear that.

Iā€™ll DM you shortly. Please could you reply with some build links and information about what you are seeing. Iā€™ll check to see if v2 is the cause.

Thanks
Dom

Thanks @jtsampson,

It looks like that version of the orb contained a bug with how it detects the environment it is running in. Are you able to upgrade to 3.0.0 or above?

Yes we were able to upgrade to upgrade the ORB.

1 Like

@DominicLavery, thanks for the update. I can confirm that now after the re-opt in the build no longer fails. Thank you.

1 Like

We noticed that the spin up times went up from ~ 1-30 seconds to like 10-90 seconds - is that expected? Could it be that pull cache hits are far less likely now? Even for non-cached builds we never had 1:30 min for spin-up. If this is the new normal, thatā€™s a real bummer and costs us real money!

Hi @manuel.fittko,

That isnā€™t expected. It maybe that the cache hit rate is lower whilst we continue to migrate customers, but that doesnā€™t sound like it would account for all of your time.

Are you able to provide a few build links and I can take a look?

Thanks
Dom