apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/deadpool.git lighthouse.jenkins-x.io/job: release creationTimestamp: "2026-07-12T18:35:49Z" generation: 7 labels: branch: main build: "73" context: release created-by-lighthouse: "true" event-GUID: 7e4eb5b4-7e20-11f1-8790-81545ce03afd lighthouse.jenkins-x.io/baseSHA: 93f3971478833dd55fb5437536f744fa7c721281 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1783881348676" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: pitaltrade-deadpool-main-release-s5dgx lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: 93f3971478833dd55fb5437536f744fa7c721281 lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: deadpool lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: pitaltrade-deadpool-main-release-tlbfs-from-build-pack-pod provider: github repository: deadpool tekton.dev/pipeline: pitaltrade-deadpool-main-release managedFields: - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: f:branch: {} f:context: {} f:owner: {} f:provider: {} f:repository: {} f:spec: f:lastCommitMessage: {} f:lastCommitSHA: {} f:releaseNotesURL: {} f:version: {} manager: jx-changelog-0.10.22 operation: Update time: "2026-07-12T18:43:33Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:spec: f:completedTimestamp: {} manager: jx-promote-0.6.42 operation: Update time: "2026-07-12T18:44:12Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:lighthouse.jenkins-x.io/cloneURI: {} f:lighthouse.jenkins-x.io/job: {} f:labels: .: {} f:build: {} f:created-by-lighthouse: {} f:event-GUID: {} f:lighthouse.jenkins-x.io/baseSHA: {} f:lighthouse.jenkins-x.io/branch: {} f:lighthouse.jenkins-x.io/buildNum: {} f:lighthouse.jenkins-x.io/context: {} f:lighthouse.jenkins-x.io/id: {} f:lighthouse.jenkins-x.io/job: {} f:lighthouse.jenkins-x.io/lastCommitSHA: {} f:lighthouse.jenkins-x.io/refs.org: {} f:lighthouse.jenkins-x.io/refs.repo: {} f:lighthouse.jenkins-x.io/type: {} f:podName: {} f:tekton.dev/pipeline: {} f:spec: .: {} f:baseSHA: {} f:batchPipelineActivity: {} f:build: {} f:context: {} f:gitBranch: {} f:gitOwner: {} f:gitRepository: {} f:gitUrl: {} f:message: {} f:pipeline: {} f:startedTimestamp: {} f:status: {} f:steps: {} manager: jx-build-controller operation: Update time: "2026-07-12T18:44:44Z" name: greencapitaltrade-deadpool-main-73 namespace: jx resourceVersion: "182913620" uid: f6679e50-e1f6-47e8-ba2d-07640adfd13d spec: baseSHA: 93f3971478833dd55fb5437536f744fa7c721281 batchPipelineActivity: {} build: "73" completedTimestamp: "2026-07-12T18:43:57Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: deadpool gitUrl: https://github.com/greencapitaltrade/deadpool.git lastCommitMessage: | fix: route cargo through Nexus sparse registry via env vars Direct crates.io access via NAT broke when Nexus crates-io-proxy went live on 2026-05-15. The mounted cargo-config.toml was bypassed because: - build-cargo-install resets CARGO_HOME to /tmp/cargo-pr (fresh dir, no config.toml present) - cargo-test stashes .cargo/config.toml as .cargo/config.toml.disabled Set CARGO_REGISTRIES_CRATES_IO_PROTOCOL, CARGO_SOURCE_CRATES_IO_REPLACE_WITH, and CARGO_SOURCE_NEXUS_REGISTRY in stepTemplate env on both pullrequest.yaml and release.yaml. Cargo env-var source replacement wins over config files and is independent of CARGO_HOME, so all cargo steps (test + build) now route through sparse+http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/ repository/crates-io-proxy/. sccache, musl target, and RUSTC_WRAPPER settings are unchanged. Companion to the mcu nexus-cargo-go-proxy PR that populates the nexus-repository-manager-build-credentials cargo-config.toml key. Co-Authored-By: Claude Opus 4.8 lastCommitSHA: e63fd5735b3c76a49e28d32c557082d8bf499241 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/deadpool/main releaseNotesURL: https://github.com/greencapitaltrade/deadpool/releases/tag/v0.58.2 startedTimestamp: "2026-07-12T18:35:49Z" status: Running steps: - kind: Stage stage: completedTimestamp: "2026-07-12T18:43:57Z" name: Release startedTimestamp: "2026-07-12T18:42:57Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4760 startedTimestamp: "2026-07-12T18:43:57Z" status: Succeeded startedTimestamp: "2026-07-12T18:43:57Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-07-12T18:44:43Z" name: from build pack startedTimestamp: "2026-07-12T18:36:06Z" status: Succeeded steps: - completedTimestamp: "2026-07-12T18:36:07Z" name: Git Clone startedTimestamp: "2026-07-12T18:36:06Z" status: Succeeded - completedTimestamp: "2026-07-12T18:36:09Z" name: Next Version startedTimestamp: "2026-07-12T18:36:08Z" status: Succeeded - completedTimestamp: "2026-07-12T18:36:14Z" name: Jx Variables startedTimestamp: "2026-07-12T18:36:10Z" status: Succeeded - completedTimestamp: "2026-07-12T18:43:15Z" name: Build Cargo Install startedTimestamp: "2026-07-12T18:36:29Z" status: Succeeded - completedTimestamp: "2026-07-12T18:43:17Z" name: Check Registry startedTimestamp: "2026-07-12T18:43:15Z" status: Succeeded - completedTimestamp: "2026-07-12T18:43:18Z" name: Build Server Image startedTimestamp: "2026-07-12T18:43:17Z" status: Succeeded - completedTimestamp: "2026-07-12T18:43:20Z" name: Build Consumer Image startedTimestamp: "2026-07-12T18:43:19Z" status: Succeeded - completedTimestamp: "2026-07-12T18:43:22Z" name: Build Mqtt Image startedTimestamp: "2026-07-12T18:43:21Z" status: Succeeded - completedTimestamp: "2026-07-12T18:43:33Z" name: Promote Changelog startedTimestamp: "2026-07-12T18:43:23Z" status: Succeeded - completedTimestamp: "2026-07-12T18:43:37Z" name: Promote Helm Release startedTimestamp: "2026-07-12T18:43:33Z" status: Succeeded - completedTimestamp: "2026-07-12T18:44:15Z" name: Promote Jx Promote startedTimestamp: "2026-07-12T18:43:38Z" status: Succeeded - completedTimestamp: "2026-07-12T18:44:43Z" name: Publish Org Kb startedTimestamp: "2026-07-12T18:44:16Z" status: Succeeded - kind: Stage stage: name: from build pack startedTimestamp: "2026-07-12T18:36:06Z" status: Running steps: - completedTimestamp: "2026-07-12T18:36:07Z" name: Git Clone startedTimestamp: "2026-07-12T18:36:06Z" status: Succeeded - completedTimestamp: "2026-07-12T18:36:09Z" name: Next Version startedTimestamp: "2026-07-12T18:36:08Z" status: Succeeded - completedTimestamp: "2026-07-12T18:36:14Z" name: Jx Variables startedTimestamp: "2026-07-12T18:36:10Z" status: Succeeded - completedTimestamp: "2026-07-12T18:43:15Z" name: Build Cargo Install startedTimestamp: "2026-07-12T18:36:29Z" status: Succeeded - completedTimestamp: "2026-07-12T18:43:17Z" name: Check Registry startedTimestamp: "2026-07-12T18:43:15Z" status: Succeeded - completedTimestamp: "2026-07-12T18:43:18Z" name: Build Server Image startedTimestamp: "2026-07-12T18:43:17Z" status: Succeeded - completedTimestamp: "2026-07-12T18:43:20Z" name: Build Consumer Image startedTimestamp: "2026-07-12T18:43:19Z" status: Succeeded - completedTimestamp: "2026-07-12T18:43:22Z" name: Build Mqtt Image startedTimestamp: "2026-07-12T18:43:21Z" status: Succeeded - completedTimestamp: "2026-07-12T18:43:33Z" name: Promote Changelog startedTimestamp: "2026-07-12T18:43:23Z" status: Succeeded - completedTimestamp: "2026-07-12T18:43:37Z" name: Promote Helm Release startedTimestamp: "2026-07-12T18:43:33Z" status: Succeeded - completedTimestamp: "2026-07-12T18:44:15Z" name: Promote Jx Promote startedTimestamp: "2026-07-12T18:43:38Z" status: Succeeded - name: Publish Org Kb startedTimestamp: "2026-07-12T18:37:08Z" status: Running version: 0.58.2 status: {}