CCI report: 097e0efd-bc9b-496e-8e1c-31c808dcc721

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": "223e55753b8b859f263ab03471b003f379819f1a",
    "author": {
      "id": "did:key:z6Mku8hpprWTmCv3BqkssCYDfr2feUdyLSUnycVajFo9XVAx",
      "alias": "levitte"
    },
    "title": "cli: Add 'rad node inventory --nid <nid>'",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "d9c76893a144fd787654613f2bfb919613014a71",
    "after": "0b3b8ee5e19d9d05a746ee92672c35794628ddaf",
    "commits": [
      "0b3b8ee5e19d9d05a746ee92672c35794628ddaf"
    ],
    "target": "6cfed884bf37cba1e0d8e97fa8b0e94df4a04b1f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "223e55753b8b859f263ab03471b003f379819f1a",
        "author": {
          "id": "did:key:z6Mku8hpprWTmCv3BqkssCYDfr2feUdyLSUnycVajFo9XVAx",
          "alias": "levitte"
        },
        "description": "This gives the possibility to see the inventory of another node than self.\nThis does replicatee the functionality of 'rad node routing --nid', but\nfeels like a more intuitive command to try.",
        "base": "d9c76893a144fd787654613f2bfb919613014a71",
        "oid": "b94eb08e93f0ce192f02a64bc2b107b56c84b0fc",
        "timestamp": 1737371307
      },
      {
        "id": "7226cd1008d0206e872c88c308d81c648d6634df",
        "author": {
          "id": "did:key:z6Mku8hpprWTmCv3BqkssCYDfr2feUdyLSUnycVajFo9XVAx",
          "alias": "levitte"
        },
        "description": "Small nit (@fintohaps)",
        "base": "d9c76893a144fd787654613f2bfb919613014a71",
        "oid": "0b3b8ee5e19d9d05a746ee92672c35794628ddaf",
        "timestamp": 1738237106
      },
      {
        "id": "bb7e900f3bc9988d3dc63c5526688f5cb6fea4f1",
        "author": {
          "id": "did:key:z6Mku8hpprWTmCv3BqkssCYDfr2feUdyLSUnycVajFo9XVAx",
          "alias": "levitte"
        },
        "description": "Changes:\n- Rebased\n- Removed unused import\n- `cargo fmt`",
        "base": "8fd044833e40440e7b9d7a2c08281f404e5f5ed7",
        "oid": "8fd044833e40440e7b9d7a2c08281f404e5f5ed7",
        "timestamp": 1745314957
      },
      {
        "id": "a75c9364bce29b813ffd52d8f65b4ed0ad757098",
        "author": {
          "id": "did:key:z6Mku8hpprWTmCv3BqkssCYDfr2feUdyLSUnycVajFo9XVAx",
          "alias": "levitte"
        },
        "description": "Changes:\n- Pushed correct commit",
        "base": "8fd044833e40440e7b9d7a2c08281f404e5f5ed7",
        "oid": "10daedf96d81a0795756a5d0d4a3e374a9cf7c97",
        "timestamp": 1745315012
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "097e0efd-bc9b-496e-8e1c-31c808dcc721"
  },
  "info_url": "https://cci.rad.levitte.org//097e0efd-bc9b-496e-8e1c-31c808dcc721.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/097e0efd-bc9b-496e-8e1c-31c808dcc721/w)

Started at: 2025-10-21 20:31:07.676839+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/097e0efd-bc9b-496e-8e1c-31c808dcc721/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"
}