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 pipeline.jenkins-x.io/traceID: 9fa0b76d086234e47601d351d55e0f42 creationTimestamp: "2026-08-12T12:23:15Z" generation: 7 labels: branch: main build: "129" buildID: "1786537357788" context: release created-by-lighthouse: "true" event-GUID: 7ee9a37c-9648-11f1-890e-b15646126ac7 lighthouse.jenkins-x.io/baseSHA: c00086417e3dba93cac4f7ae49e2bbb398907428 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1786537357788" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: pitaltrade-deadpool-main-release-n5f9m lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: c00086417e3dba93cac4f7ae49e2bbb398907428 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-jwn8f-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:build: {} f:buildID: {} f:owner: {} f:repository: {} f:spec: .: {} f:batchPipelineActivity: {} f:build: {} f:gitBranch: {} f:gitOwner: {} f:gitRepository: {} f:pipeline: {} manager: jx-gitops-1.3.15 operation: Update time: "2026-08-12T12:23:15Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: f:context: {} f:provider: {} f:spec: f:lastCommitMessage: {} f:lastCommitSHA: {} f:releaseNotesURL: {} f:version: {} manager: jx-changelog-0.10.29 operation: Update time: "2026-08-12T12:35:09Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:lighthouse.jenkins-x.io/cloneURI: {} f:lighthouse.jenkins-x.io/job: {} f:pipeline.jenkins-x.io/traceID: {} f:labels: 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:buildLogsUrl: {} f:completedTimestamp: {} f:context: {} f:gitUrl: {} f:message: {} f:startedTimestamp: {} f:status: {} f:steps: {} manager: jx-build-controller operation: Update time: "2026-08-12T13:45:16Z" name: greencapitaltrade-deadpool-main-129 namespace: jx resourceVersion: "263892800" uid: 62d77cd9-cc4a-4115-a80c-6cc44f55c071 spec: baseSHA: c00086417e3dba93cac4f7ae49e2bbb398907428 batchPipelineActivity: {} build: "129" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/deadpool/main/129.log completedTimestamp: "2026-08-12T12:36:24Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: deadpool gitUrl: https://github.com/greencapitaltrade/deadpool.git lastCommitMessage: | fix(ci): reserve the heaviest step once, not every step's sum Tekton sizes the pipeline pod from the SUM of every step's request, but the steps run one after another. jx-variables, cargo-test and build-cargo-install each reserved their own slice, so the pod asked for 1400m/4608Mi and 12Gi of ephemeral storage to run one step at a time. Ephemeral-storage evictions have been showing up in CI. build-cargo-install keeps the single reservation the build actually needs. The others carry explicit limits and a zero request - zero rather than absent, because Kubernetes copies limits into requests when requests are omitted. lastCommitSHA: 37bd372a20b996c49b6f4440e7b89ca73851f9c2 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/deadpool/main releaseNotesURL: https://github.com/greencapitaltrade/deadpool/releases/tag/v0.63.7 startedTimestamp: "2026-08-12T12:22:59Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-08-12T12:36:24Z" name: from build pack startedTimestamp: "2026-08-12T12:22:59Z" status: Succeeded steps: - completedTimestamp: "2026-08-12T12:23:00Z" name: Git Clone startedTimestamp: "2026-08-12T12:22:59Z" status: Succeeded - completedTimestamp: "2026-08-12T12:23:03Z" name: Next Version startedTimestamp: "2026-08-12T12:23:01Z" status: Succeeded - completedTimestamp: "2026-08-12T12:23:15Z" name: Jx Variables startedTimestamp: "2026-08-12T12:23:11Z" status: Succeeded - completedTimestamp: "2026-08-12T12:34:49Z" name: Build Cargo Install startedTimestamp: "2026-08-12T12:23:32Z" status: Succeeded - completedTimestamp: "2026-08-12T12:34:52Z" name: Check Registry startedTimestamp: "2026-08-12T12:34:49Z" status: Succeeded - completedTimestamp: "2026-08-12T12:34:54Z" name: Build Server Image startedTimestamp: "2026-08-12T12:34:52Z" status: Succeeded - completedTimestamp: "2026-08-12T12:34:56Z" name: Build Consumer Image startedTimestamp: "2026-08-12T12:34:55Z" status: Succeeded - completedTimestamp: "2026-08-12T12:34:58Z" name: Build Mqtt Image startedTimestamp: "2026-08-12T12:34:57Z" status: Succeeded - completedTimestamp: "2026-08-12T12:35:09Z" name: Promote Changelog startedTimestamp: "2026-08-12T12:34:59Z" status: Succeeded - completedTimestamp: "2026-08-12T12:35:12Z" name: Promote Helm Release startedTimestamp: "2026-08-12T12:35:09Z" status: Succeeded - completedTimestamp: "2026-08-12T12:36:00Z" name: Promote Jx Promote startedTimestamp: "2026-08-12T12:35:13Z" status: Succeeded - completedTimestamp: "2026-08-12T12:36:24Z" name: Publish Org Kb startedTimestamp: "2026-08-12T12:36:00Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5389 startedTimestamp: "2026-08-12T12:35:38Z" status: Succeeded startedTimestamp: "2026-08-12T12:35:38Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5390 startedTimestamp: "2026-08-12T12:35:57Z" status: Succeeded startedTimestamp: "2026-08-12T12:35:57Z" status: Succeeded version: 0.63.7 status: {}