apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/infinity.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: 7902f5a2858a9abf6d3ca7bcf261680d creationTimestamp: "2026-06-02T14:04:55Z" generation: 8 labels: branch: main build: "9" context: release created-by-lighthouse: "true" event-GUID: 04356678-5e8c-11f1-8e65-726c8140d41a lighthouse.jenkins-x.io/baseSHA: e2482692f5a78bcab2a9bd1aa9185cb63354772a lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1780409094761" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: pitaltrade-infinity-main-release-dnnv5 lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: e2482692f5a78bcab2a9bd1aa9185cb63354772a lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: infinity lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: pitaltrade-infinity-main-release-lfzxv-from-build-pack-pod provider: github repository: infinity tekton.dev/pipeline: pitaltrade-infinity-main-release-lfzxv 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.18 operation: Update time: "2026-06-02T14:08: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:pipeline.jenkins-x.io/traceID: {} 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:buildLogsUrl: {} f:completedTimestamp: {} 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-06-02T14:09:42Z" name: greencapitaltrade-infinity-main-9 namespace: jx resourceVersion: "71598431" uid: 79cec864-45e7-4c52-bc58-6a4ccb8d95f5 spec: baseSHA: e2482692f5a78bcab2a9bd1aa9185cb63354772a batchPipelineActivity: {} build: "9" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/infinity/main/9.log completedTimestamp: "2026-06-02T14:09:33Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: infinity gitUrl: https://github.com/greencapitaltrade/infinity.git lastCommitMessage: | fix(preview): kafka uses ephemeral storage (was leaking via persistent-claim) The preview kafka-cluster template was provisioning a PVC against `{{ .Values.kafka.storage.class }}` — which for this app resolved to `standard-delete` (an old Azure storage class that no longer exists on EKS), so preview brokers PVCs were stuck Pending and brokers never started. Where the class did exist (Ironman with ssd-retain), each PR leaked an EBS volume per close via the Retain reclaim policy. Switch to Strimzi `volumes[].type=ephemeral` like Deadpool/Rocket already use — no EBS volume at all, broker storage is emptyDir- backed and disappears with the pod. Right for preview Kafka: test fixtures are throwaway, no IOPS justification, no leak path. Co-Authored-By: Claude Opus 4.7 lastCommitSHA: efb7c6c205d73ebd0c01b5eb67236023278e97c9 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/infinity/main releaseNotesURL: https://github.com/greencapitaltrade/infinity/releases/tag/v0.15.3 startedTimestamp: "2026-06-02T14:04:55Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-06-02T14:09:33Z" name: from build pack startedTimestamp: "2026-06-02T14:05:50Z" status: Succeeded steps: - completedTimestamp: "2026-06-02T14:05:51Z" name: Git Clone startedTimestamp: "2026-06-02T14:05:50Z" status: Succeeded - completedTimestamp: "2026-06-02T14:05:56Z" name: Next Version startedTimestamp: "2026-06-02T14:05:54Z" status: Succeeded - completedTimestamp: "2026-06-02T14:06:22Z" name: Jx Variables startedTimestamp: "2026-06-02T14:06:19Z" status: Succeeded - completedTimestamp: "2026-06-02T14:07:00Z" name: Build Npm Install startedTimestamp: "2026-06-02T14:06:23Z" status: Succeeded - completedTimestamp: "2026-06-02T14:07:04Z" name: Check Registry startedTimestamp: "2026-06-02T14:07:01Z" status: Succeeded - completedTimestamp: "2026-06-02T14:07:49Z" name: Build Container Build startedTimestamp: "2026-06-02T14:07:12Z" status: Succeeded - completedTimestamp: "2026-06-02T14:08:12Z" name: Promote Changelog startedTimestamp: "2026-06-02T14:07:50Z" status: Succeeded - completedTimestamp: "2026-06-02T14:08:15Z" name: Promote Helm Release startedTimestamp: "2026-06-02T14:08:12Z" status: Succeeded - completedTimestamp: "2026-06-02T14:09:33Z" name: Promote Jx Promote startedTimestamp: "2026-06-02T14:08:15Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4108 startedTimestamp: "2026-06-02T14:09:00Z" status: Succeeded startedTimestamp: "2026-06-02T14:09:00Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4109 startedTimestamp: "2026-06-02T14:09:30Z" status: Succeeded startedTimestamp: "2026-06-02T14:09:30Z" status: Succeeded version: 0.15.3 status: {}