apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/peggy.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: db6eaa673b7dda4693499ce63ba94ad7 creationTimestamp: "2026-08-12T14:39:00Z" generation: 7 labels: branch: main build: "17" buildID: "1786545521883" created-by-lighthouse: "true" event-GUID: 7f92474e-965b-11f1-9e6f-0d00285c5e41 lighthouse.jenkins-x.io/baseSHA: db01cfa7f697dfeea92c34c358bf331626abc424 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1786545521883" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: ncapitaltrade-peggy-main-release-fq6ln lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: db01cfa7f697dfeea92c34c358bf331626abc424 lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: peggy lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: ncapitaltrade-peggy-main-release-mwgvj-from-build-pack-pod provider: github repository: peggy tekton.dev/pipeline: ncapitaltrade-peggy-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-12T14:39:00Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:spec: f:lastCommitMessage: {} f:lastCommitSHA: {} f:releaseNotesURL: {} f:version: {} manager: jx-changelog-0.10.29 operation: Update time: "2026-08-12T14:52:26Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: f:provider: {} f:spec: f:completedTimestamp: {} f:gitUrl: {} f:startedTimestamp: {} f:status: {} manager: jx-promote-0.6.45 operation: Update time: "2026-08-12T14:53:07Z" - 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:context: {} f:message: {} f:steps: {} manager: jx-build-controller operation: Update time: "2026-08-12T14:59:35Z" name: greencapitaltrade-peggy-main-17 namespace: jx resourceVersion: "264033528" uid: 63ad444d-356e-4337-ae89-95438c30d9b5 spec: baseSHA: db01cfa7f697dfeea92c34c358bf331626abc424 batchPipelineActivity: {} build: "17" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/peggy/main/17.log completedTimestamp: "2026-08-12T14:52:51Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: peggy gitUrl: https://github.com/greencapitaltrade/peggy.git lastCommitMessage: | fix(ci): reserve the pipeline pod once, not once per step Tekton sizes the pipeline pod from the SUM of every step's request, and the steps run one at a time. A request on the stepTemplate is inherited by every step, so the pod reserved several times what it ever used and stopped fitting on a node - TaskRuns were failing with ExceededNodeResources and then timing out after an hour. The stepTemplate request is zeroed rather than removed: Kubernetes copies limits into requests when requests are absent, which would have reserved more. Limits stay explicit so a runaway step is still capped, and the heaviest step keeps the single reservation the build actually needs. lastCommitSHA: 352f19c5509c6a47b71ae4bb9ceb708712a354dc message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/peggy/main releaseNotesURL: https://github.com/greencapitaltrade/peggy/releases/tag/v0.36.12 startedTimestamp: "2026-08-12T14:51:51Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-08-12T14:52:51Z" name: Release startedTimestamp: "2026-08-12T14:51:51Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5401 startedTimestamp: "2026-08-12T14:52:51Z" status: Succeeded startedTimestamp: "2026-08-12T14:52:51Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-08-12T14:53:44Z" name: from build pack startedTimestamp: "2026-08-12T14:38:46Z" status: Succeeded steps: - completedTimestamp: "2026-08-12T14:38:54Z" name: Git Clone startedTimestamp: "2026-08-12T14:38:46Z" status: Succeeded - completedTimestamp: "2026-08-12T14:38:57Z" name: Next Version startedTimestamp: "2026-08-12T14:38:54Z" status: Succeeded - completedTimestamp: "2026-08-12T14:39:00Z" name: Jx Variables startedTimestamp: "2026-08-12T14:38:56Z" status: Succeeded - completedTimestamp: "2026-08-12T14:42:31Z" name: Build Npm Install startedTimestamp: "2026-08-12T14:39:00Z" status: Succeeded - completedTimestamp: "2026-08-12T14:49:03Z" name: Next Build startedTimestamp: "2026-08-12T14:42:31Z" status: Succeeded - completedTimestamp: "2026-08-12T14:49:08Z" name: Check Registry startedTimestamp: "2026-08-12T14:49:04Z" status: Succeeded - completedTimestamp: "2026-08-12T14:52:18Z" name: Build Container Build startedTimestamp: "2026-08-12T14:49:08Z" status: Succeeded - completedTimestamp: "2026-08-12T14:52:26Z" name: Promote Changelog startedTimestamp: "2026-08-12T14:52:18Z" status: Succeeded - completedTimestamp: "2026-08-12T14:52:30Z" name: Promote Helm Release startedTimestamp: "2026-08-12T14:52:27Z" status: Succeeded - completedTimestamp: "2026-08-12T14:53:10Z" name: Promote Jx Promote startedTimestamp: "2026-08-12T14:52:30Z" status: Succeeded - completedTimestamp: "2026-08-12T14:53:44Z" name: Publish Org Kb startedTimestamp: "2026-08-12T14:53:10Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-08-12T14:53:44Z" name: from build pack startedTimestamp: "2026-08-12T14:38:46Z" status: Succeeded steps: - completedTimestamp: "2026-08-12T14:38:54Z" name: Git Clone startedTimestamp: "2026-08-12T14:38:46Z" status: Succeeded - completedTimestamp: "2026-08-12T14:38:57Z" name: Next Version startedTimestamp: "2026-08-12T14:38:54Z" status: Succeeded - completedTimestamp: "2026-08-12T14:39:00Z" name: Jx Variables startedTimestamp: "2026-08-12T14:38:56Z" status: Succeeded - completedTimestamp: "2026-08-12T14:42:31Z" name: Build Npm Install startedTimestamp: "2026-08-12T14:39:00Z" status: Succeeded - completedTimestamp: "2026-08-12T14:49:03Z" name: Next Build startedTimestamp: "2026-08-12T14:42:31Z" status: Succeeded - completedTimestamp: "2026-08-12T14:49:08Z" name: Check Registry startedTimestamp: "2026-08-12T14:49:04Z" status: Succeeded - completedTimestamp: "2026-08-12T14:52:18Z" name: Build Container Build startedTimestamp: "2026-08-12T14:49:08Z" status: Succeeded - completedTimestamp: "2026-08-12T14:52:26Z" name: Promote Changelog startedTimestamp: "2026-08-12T14:52:18Z" status: Succeeded - completedTimestamp: "2026-08-12T14:52:30Z" name: Promote Helm Release startedTimestamp: "2026-08-12T14:52:27Z" status: Succeeded - completedTimestamp: "2026-08-12T14:53:10Z" name: Promote Jx Promote startedTimestamp: "2026-08-12T14:52:30Z" status: Succeeded - completedTimestamp: "2026-08-12T14:53:44Z" name: Publish Org Kb startedTimestamp: "2026-08-12T14:53:10Z" status: Succeeded version: 0.36.12 status: {}