CCI report: 680676be-ed06-4fa1-8021-4a8119a36913

Request message

{
  "request": "trigger",
  "version": 1,
  "event_type": "patch",
  "repository": {
    "id": "rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5",
    "name": "heartwood",
    "description": "Radicle Heartwood Protocol & Stack",
    "private": false,
    "default_branch": "master",
    "delegates": [
      "did:key:z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT",
      "did:key:z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW",
      "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
      "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz"
    ]
  },
  "action": "Created",
  "patch": {
    "id": "875cc60381632048bfe6bee8ffa8b49f63921fec",
    "author": {
      "id": "did:key:z6MkkfM3tPXNPrPevKr3uSiQtHPuwnNhu2yUVjgd2jXVsVz5",
      "alias": "sebastinez"
    },
    "title": "httpd: Fetch projects after starting seeding it",
    "state": {
      "status": "archived",
      "conflicts": []
    },
    "before": "0908c65f504ec56bcb368b3a020ddee5f251eb56",
    "after": "59d1548e5afd285fe0a051b3ab9ed127937df77d",
    "commits": [
      "59d1548e5afd285fe0a051b3ab9ed127937df77d",
      "936c69c9df5bfd5e1354cf8acd7fb72af54a95ba"
    ],
    "target": "6cfed884bf37cba1e0d8e97fa8b0e94df4a04b1f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "875cc60381632048bfe6bee8ffa8b49f63921fec",
        "author": {
          "id": "did:key:z6MkkfM3tPXNPrPevKr3uSiQtHPuwnNhu2yUVjgd2jXVsVz5",
          "alias": "sebastinez"
        },
        "description": "Implements the fetching behavior from `radicle_cli::commands::rad_sync::fetch`\ninto the `PUT /node/policies/repos/:rid` endpoint.\n\nThis allows users to send a request for adding a repo to their seeding\ntable and the repo will be fetched from where ever possible, allowing\nusers to interact with it quickly and contribute to its seeding.\n\nAlso moving `RepoSync` from `radicle-cli` to `radicle::node`\n\nThis to allow `radicle-httpd` using `RepoSync` without importing it from\n`radicle-cli`.",
        "base": "0908c65f504ec56bcb368b3a020ddee5f251eb56",
        "oid": "6d6618a907ae372fb6edb7ca333bc045f9521f02",
        "timestamp": 1708623235
      },
      {
        "id": "7cba2d27cdc2a92699c7ae86c96f9bd7961711a3",
        "author": {
          "id": "did:key:z6MkkfM3tPXNPrPevKr3uSiQtHPuwnNhu2yUVjgd2jXVsVz5",
          "alias": "sebastinez"
        },
        "description": "Revert references change to `rad_sync::fetch`",
        "base": "0908c65f504ec56bcb368b3a020ddee5f251eb56",
        "oid": "59d1548e5afd285fe0a051b3ab9ed127937df77d",
        "timestamp": 1708685180
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "680676be-ed06-4fa1-8021-4a8119a36913"
  },
  "info_url": "https://cci.rad.levitte.org//680676be-ed06-4fa1-8021-4a8119a36913.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/680676be-ed06-4fa1-8021-4a8119a36913/w)

Started at: 2025-10-21 18:32:55.028136+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/680676be-ed06-4fa1-8021-4a8119a36913/w)

shell: 'cargo --version

  rustc --version


  cargo fmt --check

  cargo clippy --all-targets --workspace -- --deny clippy::all

  cargo build --all-targets --workspace

  cargo doc --workspace

  cargo test --workspace --no-fail-fast

  '

Run the script

Commands:

Send result

{
  "response": "finished",
  "result": "failure"
}