CCI report: 4a328220-6835-49ae-a5d9-25aeb62d3506

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": "5065edc0caffb60098d66bfe1fa6fbd1881f0951",
    "author": {
      "id": "did:key:z6MkgFWv1K9Lqvi5VHm4mtfDo5MvanWVNYU1gkvT9Rwr1Lu7",
      "alias": "Kuehle"
    },
    "title": "cli: rad node connect - attempt without explicit address",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "76e00a34ea58c2d424347323eba4623eb487b19c",
    "after": "3b2572e73e13a3f48167a786c123d7c2125c6bba",
    "commits": [
      "3b2572e73e13a3f48167a786c123d7c2125c6bba"
    ],
    "target": "76e00a34ea58c2d424347323eba4623eb487b19c",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "5065edc0caffb60098d66bfe1fa6fbd1881f0951",
        "author": {
          "id": "did:key:z6MkgFWv1K9Lqvi5VHm4mtfDo5MvanWVNYU1gkvT9Rwr1Lu7",
          "alias": "Kuehle"
        },
        "description": "In many cases the radicle node is already aware of the publicly advertised addresses for each node. This PR attempts to offer connection by _nid_ alone, ommiting the @addr part.\n\n`rad node connect z6MkrLMMsiPWUcNPHcRajuMi9mDfYckSoJyPwwnknocNYPm7` now works by finding an advertised public url to attempt the connection with. Tor and local addresses are not in scope.",
        "base": "76e00a34ea58c2d424347323eba4623eb487b19c",
        "oid": "3b2572e73e13a3f48167a786c123d7c2125c6bba",
        "timestamp": 1751469933
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "4a328220-6835-49ae-a5d9-25aeb62d3506"
  },
  "info_url": "https://cci.rad.levitte.org//4a328220-6835-49ae-a5d9-25aeb62d3506.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/4a328220-6835-49ae-a5d9-25aeb62d3506/w)

Started at: 2025-07-02 17:25:37.857640+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/4a328220-6835-49ae-a5d9-25aeb62d3506/w)

shell: 'cargo --version

  rustc --version


  cargo fmt --check

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

  cargo build --all-targets --workspace

  cargo doc --workspace --no-deps

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

  '

Run the script

Commands:

Send result

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