apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/bifrost.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: 1745c118cb5a62fc8d45573ca2bf3b33 creationTimestamp: "2026-08-02T03:24:23Z" generation: 8 labels: branch: main build: "176" context: release created-by-lighthouse: "true" event-GUID: 8d200c3a-8e21-11f1-85c0-acff24d21d12 lighthouse.jenkins-x.io/baseSHA: fb0da781d65f1fb994a119997c3bbc9e6f6dad41 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1785641063202" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: apitaltrade-bifrost-main-release-85h5d lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: fb0da781d65f1fb994a119997c3bbc9e6f6dad41 lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: bifrost lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: apitaltrade-bifrost-main-release-5wj67-from-build-pack-pod provider: github repository: bifrost tekton.dev/pipeline: apitaltrade-bifrost-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.29 operation: Update time: "2026-08-02T03:32:32Z" - 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-08-02T03:37:01Z" name: greencapitaltrade-bifrost-main-176 namespace: jx resourceVersion: "235959009" uid: 6244a798-1752-42f0-8f2c-482b5b1bd14c spec: baseSHA: fb0da781d65f1fb994a119997c3bbc9e6f6dad41 batchPipelineActivity: {} build: "176" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/bifrost/main/176.log completedTimestamp: "2026-08-02T03:36:53Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: bifrost gitUrl: https://github.com/greencapitaltrade/bifrost.git lastCommitMessage: | fix: co-locate preview pods on a single node The cluster moved from AKS to EKS; `kubernetes.azure.com/scalesetpriority` tolerates a taint no node carries any more, so it is dead config. Removed wherever it appeared. Where preview/ is touched, every pod in a preview namespace now lands on one node. The app pod is the anchor: it has no dependencies, so it schedules immediately, and redis/postgresql/kafka hard-require its node via podAffinity at topologyKey kubernetes.io/hostname, scoped with `namespaces: []` so separate PRs still spread across the spot pool. Anchoring the other way round -- app requires the Strimzi broker -- is what flash#299 hit: the operator provisions the broker asynchronously, so the app pod sat Pending past the jx-preview timeout. The app release therefore drops `wait`, and jx-verify takes over as the readiness gate. Co-Authored-By: Claude Opus 5 (1M context) lastCommitSHA: b80b226c511038cf7dc2f52ccef49bd8e4a63671 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/bifrost/main releaseNotesURL: https://github.com/greencapitaltrade/bifrost/releases/tag/v6.90.4 startedTimestamp: "2026-08-02T03:24:23Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-08-02T03:36:53Z" name: from build pack startedTimestamp: "2026-08-02T03:24:27Z" status: Succeeded steps: - completedTimestamp: "2026-08-02T03:25:06Z" name: Git Clone startedTimestamp: "2026-08-02T03:24:27Z" status: Succeeded - completedTimestamp: "2026-08-02T03:25:15Z" name: Next Version startedTimestamp: "2026-08-02T03:25:06Z" status: Succeeded - completedTimestamp: "2026-08-02T03:25:21Z" name: Jx Variables startedTimestamp: "2026-08-02T03:25:16Z" status: Succeeded - completedTimestamp: "2026-08-02T03:25:22Z" name: Setup Npm Nexus startedTimestamp: "2026-08-02T03:25:22Z" status: Succeeded - completedTimestamp: "2026-08-02T03:25:28Z" name: Setup Pip Cache startedTimestamp: "2026-08-02T03:25:22Z" status: Succeeded - completedTimestamp: "2026-08-02T03:25:30Z" name: Process Config Templates startedTimestamp: "2026-08-02T03:25:28Z" status: Succeeded - completedTimestamp: "2026-08-02T03:25:30Z" name: Update Asset Management Version startedTimestamp: "2026-08-02T03:25:30Z" status: Succeeded - completedTimestamp: "2026-08-02T03:25:34Z" name: Check Registry startedTimestamp: "2026-08-02T03:25:31Z" status: Succeeded - completedTimestamp: "2026-08-02T03:32:20Z" name: Build Container Build startedTimestamp: "2026-08-02T03:25:34Z" status: Succeeded - completedTimestamp: "2026-08-02T03:32:32Z" name: Promote Changelog startedTimestamp: "2026-08-02T03:32:20Z" status: Succeeded - completedTimestamp: "2026-08-02T03:32:37Z" name: Promote Helm Release startedTimestamp: "2026-08-02T03:32:33Z" status: Succeeded - completedTimestamp: "2026-08-02T03:34:39Z" name: Promote Jx Promote startedTimestamp: "2026-08-02T03:32:38Z" status: Succeeded - completedTimestamp: "2026-08-02T03:36:53Z" name: Publish Org Kb startedTimestamp: "2026-08-02T03:34:39Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5110 startedTimestamp: "2026-08-02T03:33:53Z" status: Succeeded startedTimestamp: "2026-08-02T03:33:53Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5111 startedTimestamp: "2026-08-02T03:34:36Z" status: Succeeded startedTimestamp: "2026-08-02T03:34:36Z" status: Succeeded version: 6.90.4 status: {}