CCI report: a94e3082-5afe-498e-a28c-5f2184b46394

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": "e909aac579e201b0062f0f66155e72571aea63cb",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "node/wire: manage logs for error establishing connection",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "47dc2c562ca5f6566dd357094f275d7bbf014064",
    "after": "75b665ff3af4c29c53ad6979bbb93b8635301122",
    "commits": [
      "75b665ff3af4c29c53ad6979bbb93b8635301122"
    ],
    "target": "47dc2c562ca5f6566dd357094f275d7bbf014064",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "e909aac579e201b0062f0f66155e72571aea63cb",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Instead of logging all IO errors as an error, match on the kind of the\nerror, logging an info message, otherwise an error.\n\nThese errors are informational, and cannot necessarily be resolved by\nthe node operator \u2013 since it is a matter of not being able to connect\nto another end.",
        "base": "352c29c23ce2560750369aa50bc9f43bf3019d3f",
        "oid": "d7e8a928a2142b3a766617b5bc27c89a762d5cb8",
        "timestamp": 1765977994
      },
      {
        "id": "b914bfd35ec290235808d22fb49a3cfa79ed0216",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Rebase",
        "base": "47dc2c562ca5f6566dd357094f275d7bbf014064",
        "oid": "75b665ff3af4c29c53ad6979bbb93b8635301122",
        "timestamp": 1767632429
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "a94e3082-5afe-498e-a28c-5f2184b46394"
  },
  "info_url": "https://cci.rad.levitte.org//a94e3082-5afe-498e-a28c-5f2184b46394.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/a94e3082-5afe-498e-a28c-5f2184b46394/w)

Started at: 2026-01-05 18:00:39.714824+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/a94e3082-5afe-498e-a28c-5f2184b46394/w)

shell: 'export RUSTDOCFLAGS=''-D warnings''


  cargo --version

  rustc --version


  cargo fmt --check

  cargo clippy --all-targets --workspace -- --deny warnings

  cargo build --all-targets --workspace

  cargo doc --workspace --no-deps --all-features

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

  '

Run the script

Commands:

Send result

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